
.tr {
    text-align: right;
}
.tl {
    text-align: left;
}
.center {
    text-align: center;
}
.fl {
    float: left;
}
.fr {
    float: right;
}
.fw {
    font-family: "΢ź","";
}
.pa {
    position: absolute;
}
.pr {
    position: relative;
}

.top {
}
.h_top {
    color: #999999;
    height: 30px;
    line-height: 30px;
}
.h_top p a {
    color: #999999;
    padding: 0 8px;
}
.h_top span img {
    padding: 4px 5px 0 0;
}
.h_top span a {
    padding: 0;
}
.h_con {
    height: 110px;
}
.h_con .h1 {
    padding: 16px 0 0;
}
.h_con .h1 img {
    float: left;
    padding: 0 18px 0 0;
}
.h_con .h1 span {
    color: #1284D0;
    float: left;
    font-family: "宋体";
    font-size: 18px;
    font-weight: normal;
    line-height: 24px;
    padding: 25px 0 0;
    width: 320px;
}
.h_con .h1 span p {
    color: #FF6600;
    font-size: 16px;
    padding-left: 16px;
}
